home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / utility / wipe_211.zip / WIPE.TXT < prev   
Text File  |  1996-05-14  |  4KB  |  124 lines

  1.                                <=- Wipe v2.11 -=>
  2.  
  3. Written by Enver J. Berkes
  4. Copyright (c) 1996
  5.  
  6. WIPE is a data security utility that can completely erase data from a disk. It
  7. can delete files that are up to 4 gigabytes in size, and can delete multiple
  8. files in one session. Wipe can also delete a file that is invisible or is
  9. protected by the computer.
  10.  
  11.                           <=- System Requirements -=>
  12.  
  13. To run Wipe, you must have at least:
  14.  
  15. - Any IBM compatible PC
  16. - MS-DOS or PC-DOS version 2.0
  17.  
  18.                             <=- Operating Modes -=>
  19.  
  20. Wipe can operate in two modes:
  21. 1. Quick deletion
  22. 2. Full deletion
  23.  
  24. These are explained in detail below:
  25.  
  26. (1) QUICK DELETION
  27.        This is a fast deletion method that will delete a large file just as
  28. quickly as a small file. If a file is undeleted after Wipe deletes it using
  29. this mode, the file's length will appear as 0, and it will contain nothing.
  30. However, advanced disk management utilities may be able to recover the file's
  31. original data because it is not actually overwritten. This is wipe's default
  32. mode.
  33.  
  34. (2) FULL DELETION
  35.        In this mode, a large file will take longer to delete than a small
  36. file because the data is actually being overwritten. On a slow computer and
  37. a large file, this can take large amounts of time (a couple of minutes).
  38. During full deletion, you will see a percentage display indicating how much
  39. of the file is deleted (note: percentage increments are not always 1%). The
  40. advantage to using this mode is that even a powerful disk management utility
  41. WILL NOT be able to recover the original data in the file. In Wipe v2.1, the
  42. file's name is also scrambled and the length is set to appear to be 0.
  43.  
  44.                             <=- HOW TO USE WIPE -=>
  45.  
  46. You should first copy WIPE.COM to your C:\DOS or C:\ directory. Then type:
  47. WIPE [drive][path]filename.ext [/noprompt] [/full]
  48.  
  49. [drive][path]
  50.        You may specify a pathname for Wipe to delete files in. However, as a
  51. result of a programming quirk, a root directory specification like A:\*.* is
  52. not allowed, but you can get the desired result by using A:\\*.*. Note that
  53. typing A:*.* will erase from the current directory of drive A, not the root.
  54.  
  55. filename.ext
  56.        This is the file that you want to delete. You can delete multiple
  57. files by using a wildcard. For example, you can use the name TEST.FIL or the
  58. wildcard *.FIL, which means all the files ending in the FIL.
  59.  
  60. /noprompt
  61.        If you don't want Wipe to ask you if it's OK to delete each file, you
  62. can type /noprompt after the file name. You can shorten this to /n. Deletion
  63. confirmation is automatically enabled if you don't use this switch. For each
  64. file to be deleted, Wipe will tell you to type in Y (yes), N (no), or A (yes
  65. for all files). Pressing any other key is the equivalent of 'no'.
  66.  
  67. /full
  68.        This tells Wipe to use full deletion instead of quick deletion. It can
  69. be shortened to /f.
  70.  
  71. /hide
  72.        When this switch is used, the names of the files you are deleting will
  73. not be shown anywhere on the screen. May be shortened to /h.
  74.  
  75.                                <=- Examples! -=>
  76.  
  77. Here are some valid uses of Wipe:
  78.  
  79. wipe c:\temp\*.* /n /f
  80. wipe *.bak /n
  81. wipe a:\\*.exe
  82. wipe c:\examples\test\*.* /f
  83. wipe \here\*.all
  84. wipe a:\*.* /n
  85. wipe a:*.bak /n
  86. wipe c:\\*.* /f /n
  87.  
  88. Here are some INVALID uses of Wipe:
  89.  
  90. wipe c:\files.bak
  91. wipe c:\test *.*
  92.  
  93.  
  94.                               <=- Legal Stuff -=>
  95.  
  96. YOU USE THIS PROGRAM AT YOUR OWN RISK! THE AUTHOR IS NOT RESPONSIBLE FOR DATA
  97. LOSS THAT WILL BE CAUSED BY WIPE. THE AUTHOR ALSO ASSUMES NO RESPONSIBILITY FOR
  98. INCORRECT USE OR TAMPERING OF WIPE THAT MAY LEAD IT TO ACT IN AN UNEXPECTED
  99. MANNER.
  100.  
  101. REVERSE ENGINEERING OF WIPE IS PROHBITED BY THE AUTHOR.
  102.  
  103. YOU MAY DISTRIBUTE THIS UTILITY FREELY AS LONG AS THE RECIPIANT IS AWARE OF 
  104. THE CONDITIONS STATED ABOVE AND/OR HAS READ THIS INSTRUCTION FILE.
  105.  
  106.  
  107. -------------------------------------------------------------------------------
  108.  
  109.  
  110. Check for virus infections or tampering! File info for Wipe version 2.11:
  111.  
  112. File name: WIPE.COM
  113. File size: 1,452 bytes
  114. File date: 05-12-96 (May 12, 1996)
  115. File time: 5:53p
  116.  
  117. If you find this program useful, I would appreciate a small $5 donation sent to:
  118.  
  119. Enver J. Berkes
  120. 185 Waverley Street
  121. Winnipeg, Manitoba
  122. R3M 3K4
  123. Canada
  124.